Pdftk是一個簡單的PDF萬用工具)
2018年12月6日 — Pdftk讓你輕鬆管理你的PDF文檔,並且是免費的,可以在Windows、Linux MACOSX、FreeBSD和Solaris。 安裝: http://www.pdflabs.com/docs/ ...
pdftk(1): handy tool for manipulating PDF
Available operations are: cat, shuffle, burst, generate_fdf, fill_form, background, multibackground, stamp, multistamp, dump_data, dump_data_utf8, ...
第9章, 使用Pdftk
pdftk是一个基于iText库的多平台命令行工具(在第116页的“iText for Java和C#”中有描述)。 它具有合并,拆分和标记文档以及设置和读取元数据的功能。
第9章- 使用pdftk | PDF
pdftk是一个基于iText库的多平台命令行工具(在第116页的“iText for Java和C#”中有描述)。 它具有合并,拆分和标记文档以及设置和读取元数据的功能。 命令行语法. pdftk ...
PDFTK
However, this old technique works only when no operation is given. dump_data. Reads a single, input PDF file and reports various statistics, metadata, bookmarks ...
pdftk_manual.pdf
PDFTK(1) General Commands Manual PDFTK(1) NAME pdftk - A handy tool for manipulating PDF SYNOPSIS pdftk<input PDF files | - | PR OMPT>
PDFtk Server Manual
dump_data. Reads a single input PDF file and reports its metadata, bookmarks (a/k/a outlines), page metrics (media, rotation ...
PDFtk Server Examples
Write a report on PDF document metadata and bookmarks to report.txt. pdftk in.pdf dump_data output report.txt. Rotate the first PDF page to 90 degrees clockwise.
Executing "pdftk my-pdf
2015年5月20日 — I am using the tool pdftk , I have got a editable PDF and I saw in the documentation the arguments dump_data_fields should show me the fields of ...